home *** CD-ROM | disk | FTP | other *** search
/ Stockbyte 104: Worth Celebrating / Stockbyte - Worth Celebrating - Disc 1.iso / mac / Mac Browser / Portfolio Help / default.css < prev    next >
Cascading Style Sheet File  |  2000-04-24  |  4KB  |  99 lines

  1.  
  2.  /* $MVD$:color("18","a2ffff","Light Yellow","1") */
  3.  /* $MVD$:fontset("Arial","Arial") */
  4.  BODY { font-family : "Arial";
  5.         background-color : white;}
  6.  .mvd-BODY { font-family : "Arial";
  7.              background-color : white;}
  8.  H1 { font-size : 24.0pt;}
  9.  .mvd-H1 { font-size : 24.0pt;}
  10.  H2 { font-weight : bold;
  11.       font-size : 18.0pt;}
  12.  .mvd-H2 { font-weight : bold;
  13.            font-size : 18.0pt;}
  14.  H3 { font-weight : bold;
  15.       font-size : 14.0pt;}
  16.  .mvd-H3 { font-weight : bold;
  17.            font-size : 14.0pt;}
  18.  H4 { font-weight : bold;
  19.       font-size : 12.0pt;}
  20.  .mvd-H4 { font-weight : bold;
  21.            font-size : 12.0pt;}
  22.  H5 { font-size : 12.0pt;}
  23.  .mvd-H5 { font-size : 12.0pt;}
  24.  H6 { font-size : 12.0pt;}
  25.  .mvd-H6 { font-size : 12.0pt;}
  26.  P { font-size : 10.0pt;}
  27.  .mvd-P { font-size : 10.0pt;}
  28.  CITE.expandspot { font-style : normal;
  29.                    color : green;
  30.                    cursor: hand;}
  31.  .mvd-CITE-expandspot { font-style : normal;
  32.                         color : green;
  33.                         cursor: hand;}
  34.  DFN.collapsed { font-style : italic;
  35.                  font-weight : normal;
  36.                  display :                              'none';
  37.                  color : red;}
  38.  .mvd-DFN-collapsed { font-style : italic;
  39.                       font-weight : normal;
  40.                       display :                              'none';
  41.                       color : red;}
  42.  DFN.expanded { font-style : italic;
  43.                 font-weight : normal;
  44.                 color : red;}
  45.  .mvd-DFN-expanded { font-style : italic;
  46.                      font-weight : normal;
  47.                      color : red;}
  48.  EM.dropspot { color : green;
  49.                cursor: hand;}
  50.  .mvd-EM-dropspot { color : green;
  51.                     cursor: hand;}
  52.  P.tip { background-color : #FFFFA2;
  53.          border : solid silver 0.5pt;
  54.          padding-left : 8.0pt;
  55.          padding-right : 6.0pt;
  56.          padding-top : 6.0pt;
  57.          padding-bottom : 6.0pt;}
  58.  .mvd-P-tip { background-color : #FFFFA2;
  59.               padding-left : 8.0pt;
  60.               padding-right : 6.0pt;
  61.               padding-top : 6.0pt;
  62.               padding-bottom : 6.0pt;}
  63.  P.note { font-style : italic;
  64.           font-weight : bold;}
  65.  .mvd-P-note { font-style : italic;
  66.                font-weight : bold;}
  67.  P.stephead { font-weight : bold;
  68.               text-decoration :underline;}
  69.  .mvd-P-stephead { font-weight : bold;
  70.                    text-decoration :underline;}
  71.  P.bullet { font-family : "Arial";
  72.             font-size : 9.0pt;
  73.             list-style-type : disc;
  74.             color : black;}
  75.  .mvd-P-bullet { font-family : "Arial";
  76.                  font-size : 9.0pt;
  77.                  list-style-type : disc;
  78.                  color : black;}
  79.  CITE.glossterm { font-style : normal;
  80.                   color : maroon;
  81.                   cursor: hand;}
  82.  .mvd-CITE-glossterm { font-style : normal;
  83.                        color : maroon;
  84.                        cursor: hand;}
  85.  DFN.glosscollapsed { font-style : italic;
  86.                       font-weight : normal;
  87.                       display :          'none';
  88.                       color : blue;}
  89.  .mvd-DFN-glosscollapsed { font-style : italic;
  90.                            font-weight : normal;
  91.                            display :          'none';
  92.                            color : blue;}
  93.  DFN.glossexpanded { font-style : italic;
  94.                      font-weight : normal;
  95.                      color : blue;}
  96.  .mvd-DFN-glossexpanded { font-style : italic;
  97.                           font-weight : normal;
  98.                           color : blue;}
  99.